home *** CD-ROM | disk | FTP | other *** search
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- SpectreSepsCIC = {
- ACTIONS = {
- showCorrection:;
- showUCR:;
- showOutputFormat:;
- showPressGain:;
- showSharpness:;
- changePictFormat:;
- showGrayBalance:;
- getSettingsFrom:;
- showRange:;
- start:;
- showGradation:;
- changeOutputFormat:;
- showScrnData:;
- showScrnSet:;
- };
- OUTLETS = {
- OutputPictButton;
- UCRUCAColorWell;
- ContourSharpeningSensitivityRoundSlider;
- GrayBalanceMatrix;
- PressGainPopUp;
- ContourPopUp;
- UCRStartFormCell;
- GrayBalancePopUp;
- ContourSharpeningIntensityFormCell;
- GradationMatrix;
- ScreeningYDotPopUp;
- stringTable;
- OutputPreviewPercentageFormCell;
- ScreeningKDotPopUp;
- ScreeningCDotPopUp;
- ScreeningPopUp;
- ScreeningMDotPopUp;
- GradationPopUp;
- ScreeningMatrix;
- RangePopUp;
- ColorCorrectionSaturationFormCell;
- UCRInkFormCell;
- OutputDpiFormCell;
- ContourSmoothingIntensityFormCell;
- UCRPopUp;
- PressGainMatrix;
- UCRMatrix;
- ContourSmoothingSensitivityRoundSlider;
- OutputFormatButton;
- UCRGcrFormCell;
- ColorCorrectionPopUp;
- ScreeningResolutionFormCell;
- ScreeningLineScreenFormCell;
- ContourSizeFormCell;
- actionWindow;
- RangeMatrix;
- OutBinaryEncodingButton;
- OutputPreviewPopUp;
- ScreeningUseScreeningButton;
- };
- SUPERCLASS = Object;
- };
- RoundSlider = {
- ACTIONS = {
- };
- OUTLETS = {
- };
- SUPERCLASS = View;
- };
-